time-consuming operation meaning in English
费时的操作
Examples
- Shows how to perform a time - consuming operation with the
组件来执行耗时的操作。 - Call your time - consuming operation in this event handler
在此事件处理程序中调用耗时的操作。 - Component to run a time - consuming operation on a separate thread
组件在单独的线程上运行耗时的操作。 - Allows you to run time - consuming operations in the background , on a thread different from your application s main ui thread
使您可以在与应用程序的主ui线程不同的线程上在后台运行耗时的操作。 - Multithreading in windows forms controls in many applications , you can make your user interface more responsive by performing time - consuming operations on another thread
在很多应用程序中,通过在另一个线程上执行耗时的操作,可以让用户界面( ui )提高响应能力。